home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: Essential Home & Business / PC-SIG - Essential Home and Business Collection.iso / 22 / 4 / 6 / GO.BAT next >
DOS Batch File  |  1991-02-13  |  1KB  |  18 lines

  1. cls
  2. echo off
  3. echo ╔═════════════════════════════════════════════════════════════════════════╗
  4. echo ║                     PC-SIG Disk #2246 PONY EXPRESS                      ║
  5. echo ╠═════════════════════════════════════════════════════════════════════════╣
  6. echo ║                                                                         ║
  7. echo ║    To install the program to your hard drive, type: PEINST C:           ║
  8. echo ║                                                                         ║
  9. echo ║    To install the program to floppy, type: PEINST                       ║
  10. echo ║                                                                         ║
  11. echo ║    To run the program after the installation, type: PE                  ║
  12. echo ║                                                                         ║
  13. echo ║    To print the documentation, type: COPY RUNBOOK.DOC PRN               ║
  14. echo ║                                                                         ║
  15. echo ║                                                                         ║
  16. echo ╚═════════════════════════════════════════════════════════════════════════╝
  17. echo (c) Copyright 1991, PC-SIG Inc.
  18.